/* ＨＰＲスタイルシート */



body {
	margin: 0px 0px 20px 0px;
	background-color: #ccc;	
        text-align: center;
	color: #999;
        font-size: xx-small;}

.pp {
       	background-color: #fff;	
        text-align: center;
	color: #666;
        font-size: x-small;
	margin:5px;
	width:600px;}

img {
	border-top-style: none; 
        border-right-style: none; 
        border-left-style: none; 
        border-bottom-style: none;} 


a {
	text-decoration: none;}

a:link,
a:visited,
a:active,
a:hover {
	color: #99c;}


h1 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;}

.h6b{
	font-size: small;
	color:#060;
	font-weight:bold;
        background:#7fb80e;
	color:#060;
	margin: 20px;
	padding: 5px;
	width:600px;}
	

#head {
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	background-color: #fff;
	text-align: left;
	padding: 5px;
        line-height: 150%;
	border:1px solid #333;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	font-size:x-small;}

#head-img {
	display: none;}

#head a {
	color: #33C;
	text-decoration: underline;}

#head a:hover {
	color: #C33;
	font-weight:bold;
	font-size:1.2em;}


#head h2{
        background:#7fb80e;
	color:#fff;
	font-size: large;
	margin: 0px;
	padding: 10px;
	font-weight:bold;}


#head h3,
#head h4,
#head h5,
#head h6,{
	font-size: small;
	font-weight:bold;
        background:#7fb80e;
	color:#060;
	margin: 20px;
	padding: 5px;}


#head strong,
#head em {
	font-weight: normal;
	font-style:normal;}

#head b {
	color:#900;
	font-weight:bold;}


#head ul {
	padding-left: 30px;
	margin: 0px;
	margin-bottom: 30px;}

#head ul ul {
	margin-bottom: 0px;}

#head li {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;}

#head p {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;}


#head .he1 {
        width:100%;
	color:#7fb80e;
	border:dashed;
	height:3px;}

#head .he2 {
        width:100%;
	color:#999;
	border:dashed;
	height:1px;}
	
#head .p1 {
        text-align:center;
	font-size:xx-small;}

#head .co{
	font-size: small;
	font-weight:bold;
        background:#fff;
	color:#669;
	margin-left: 20px;
	padding: 5px;}

